home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / BALLOON2.OPD < prev    next >
Encoding:
Text File  |  1997-06-19  |  1.5 KB  |  49 lines

  1. #[document 74.8975 84.0836 153.787 211.079
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng;ng=draw(path());
  14. auto s=array(ng);
  15. m(92.556076,124.323747);
  16. c(92.556076,124.323747,94.765906,119.860379,95.069924,117.417006);
  17. c(96.041916,109.629822,88.544759,110.200031,85.893235,105.936005);
  18. c(76.879783,91.375092,92.657461,84.720026,94.510418,88.108100);
  19. finish_edge();
  20. p=path();
  21. gc_draw_style(stroked);
  22. gc_line_join_style(round);
  23. gc_stroke_width(0.900000);
  24. gc_font_draw_style(0);
  25. gc_color(0.000000,0.000000,0.000000);
  26. s[0]=draw(p);
  27. m(96.026894,131.599626);
  28. l(98.473201,121.954649);
  29. c(98.473201,121.954649,89.613145,123.199399,88.347670,126.676261);
  30. c(87.304509,129.542324,96.026894,131.599626,96.026894,131.599626);
  31. close_edge();
  32. p=path();
  33. gc_draw_style(nzw);
  34. s[1]=draw(p);
  35. m(134.627377,201.997266);
  36. c(150.217805,192.932856,153.787248,169.968774,142.575191,150.776594);
  37. c(131.333249,131.520329,109.600785,123.397523,94.057340,132.479034);
  38. c(78.466912,141.543444,74.897469,164.507526,86.109527,183.699706);
  39. c(97.351468,202.955971,119.083932,211.078777,134.627377,201.997266);
  40. close_edge();
  41. p=path();
  42. s[2]=draw(p);
  43. s[1]over=s[2];
  44. s[0]over=s[1];
  45. page:=s[0];
  46. s=NULL;
  47. #]page
  48. #]document
  49.